get

operator fun get(name: String): String?

Get name from the environment, or null if it is not present.

Sources

js source
Link copied to clipboard